List of Resources
This index aims to highlight different resources on topics where I expanse my knowledge, theory and practice.
Data structures
Desing patterns
- Web. Front End: Patterns dev
- Book Java: Head first design patterns. (The knowledge here it can be applied to other languages)
Libraries, Tools, Technologies
- GitHub CLI: GH
- A better dotenv–from the creator of dotenv: DotEnvX
- View markdown in the terminal MDLess
- Terminal GUI for Git Lazygit
- Extend cargo to query cargo crates with command cargo info crate-name, rust crate cargo-info.
sudo dnf install fish
# Enter in fish shell
fish
- Find files with sql like queries FSelect
- Command line viewer for rustdoc documentation. Rust crate, rusty-man. Note: ahash yanked(outdated) dependency, exploring local builds fix.
- Cheat sheets and search in browser. Search Patterns
- Terminal multiplexer, become over powered with this gemstone, tmux
- Create presentations in markdown format and run them from your terminal, presenterm
- A better way to navigate directories, find files, and launch commands, broot
- A syntax-highlighting pager for git, diff, and grep output, delta
- Fast and polyglot tool for code structural search, lint, rewriting at large scale, ast-grep
- Python development and debugging from eclipse, pydev
- A modern terminal for the 21st century, rioterm
- Cheatsheets for the terminal, tealdeer
- PNPM prioritizes efficiency in the use of space disk and correctness strict dependency resolution, PNPM
- Bun is an all-in-one JavaScript runtime, bundler, and test runner that integrates its package manager, emphasizing raw speed and a unified development workflow. It is built from the ground up for performance using the Zig. Installation speeds over 20-30 faster than npm, Bun
- Google Cheat Sheet Advanced Search Advanced Search